CallFlowGraphLicensingServerPort Property |
Gets or sets the DSV Licensing Server UDP-port
Namespace:
CallFlowFramework
Assembly:
CallFlowFramework (in CallFlowFramework.dll) Version: 1.1.0.355 (1.1.0.355)
Syntaxpublic int LicensingServerPort { get; set; }
public:
property int LicensingServerPort {
int get ();
void set (int value);
}
Property Value
Type:
Int32
See Also