ProtectedTransportFactoryMinPort Property |
A legikisebb kiosztható port
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public int MinPort { get; set; }
Public Property MinPort As Integer
Get
Set
public:
virtual property int MinPort {
int get () sealed;
void set (int value) sealed;
}
abstract MinPort : int with get, set
override MinPort : int with get, set
Property Value
Type:
Int32Implements
ITransportFactoryMinPortSee Also