| RestServiceInstanceMode Property |
Gets the instance mode
Namespace:
RestSrvr
Assembly:
RestSrvr (in RestSrvr.dll) Version: 2.2.1
Syntax public ServiceInstanceMode InstanceMode { get; }
Public ReadOnly Property InstanceMode As ServiceInstanceMode
Get
public:
property ServiceInstanceMode InstanceMode {
ServiceInstanceMode get ();
}
member InstanceMode : ServiceInstanceMode with get
Property Value
Type:
ServiceInstanceModeSee Also