[This is preliminary documentation and is subject to change.]
Namespace: NFX.GlueAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public ServerInstanceMode Mode { get; set; }
public ServerInstanceMode Mode { get; set; }
Public Property Mode As ServerInstanceMode
Get
Set
Public Property Mode As ServerInstanceMode
Get
Set
public:
property ServerInstanceMode Mode {
ServerInstanceMode get ();
void set (ServerInstanceMode value);
}
public:
property ServerInstanceMode Mode {
ServerInstanceMode get ();
void set (ServerInstanceMode value);
}
member Mode : ServerInstanceMode with get, set
member Mode : ServerInstanceMode with get, set
Property Value
Type:
ServerInstanceMode