[This is preliminary documentation and is subject to change.]
Namespace: NFX.Glue.ImplementationAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
[ExternalParameterAttribute(new string[] { ... })]
public int ServerInstanceLockTimeoutMs { get; set; }
[ExternalParameterAttribute(new string[] { ... })]
public int ServerInstanceLockTimeoutMs { get; set; }
<ExternalParameterAttribute(New String() { ... })>
Public Property ServerInstanceLockTimeoutMs As Integer
Get
Set
<ExternalParameterAttribute(New String() { ... })>
Public Property ServerInstanceLockTimeoutMs As Integer
Get
Set
public:
[ExternalParameterAttribute(__gc new array<String^>^ { ... })]
virtual property int ServerInstanceLockTimeoutMs {
int get () sealed;
void set (int value) sealed;
}
public:
[ExternalParameterAttribute(__gc new array<String^>^ { ... })]
virtual property int ServerInstanceLockTimeoutMs {
int get () sealed;
void set (int value) sealed;
}
[<ExternalParameterAttribute(new string[] { ... })>]
abstract ServerInstanceLockTimeoutMs : int with get, set
[<ExternalParameterAttribute(new string[] { ... })>]
override ServerInstanceLockTimeoutMs : int with get, set
[<ExternalParameterAttribute(new string[] { ... })>]
abstract ServerInstanceLockTimeoutMs : int with get, set
[<ExternalParameterAttribute(new string[] { ... })>]
override ServerInstanceLockTimeoutMs : int with get, set
Property Value
Type:
Int32Implements
IGlue ServerInstanceLockTimeoutMs