IPEndPointResolverUseSRVRequest Property |
Namespace: Ozeki.NetworkAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public 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:
BooleanSee Also