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