IPEndPointResolverUseSRVRequest Property |
Namespace:
Ozeki.Network
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntaxpublic static bool UseSRVRequest { get; set; }
Public Shared Property UseSRVRequest As Boolean
Get
Set
public:
static property bool UseSRVRequest {
bool get ();
void set (bool value);
}
static member UseSRVRequest : bool with get, set
Property Value
Type:
Boolean
See Also