RemServiceIsStarted Property |
Gets a value indicating whether the remoting service is currently runnig.
Namespace:
RRAutoLib.Remoting
Assembly:
RRAutoLib (in RRAutoLib.dll) Version: 4.0.8678.28884
SyntaxPublic Shared ReadOnly Property IsStarted As Boolean
Get
public static bool IsStarted { get; }
Property Value
Type:
Boolean
See Also