 | ExtensionIsRunning Property |
Gets a value indicating whether this instance is running.
Namespace:
EBP.Api.Extension
Assembly:
EBP.Api (in EBP.Api.dll) Version: 1.0.2835.45 (1.0.2835.45)
Syntaxprotected bool IsRunning { get; }
Protected ReadOnly Property IsRunning As Boolean
Get
Property Value
Type:
Booleantrue if this instance is running; otherwise,
false.
Remarks
See Also