started property
started property
Represents the time mark of process start.
Definition:
@property
def started(self):
...
@started.setter
def started(self, value):
...
See Also
- module
groupdocs.signature
- class
ProcessStartEventArgs
Represents the time mark of process start.
@property
def started(self):
...
@started.setter
def started(self, value):
...
groupdocs.signature
ProcessStartEventArgs