A Sandcastle Documented Class Library
IServerPort Property |
Get the IServer port.
Namespace: AdiIRCAPIv2.Interfaces
Assembly: AdiIRCAPIv2 (in AdiIRCAPIv2.dll) Version: 2.0.1.4 (2.0.1.4)
Syntax
int Port { get; }
ReadOnly Property Port As Integer Get
property int Port { int get (); }
abstract Port : int with get
Property Value
Type: Int32See Also