 | ITaskServerClientProtocolFileServerPort Property |
Gets the port on which the TCP server for the file channel listens.
Namespace: Ookii.Jumbo.JetAssembly: Ookii.Jumbo.Jet (in Ookii.Jumbo.Jet.dll) Version: 0.3.0+dc1307f20e065bb638e0b73a34cd216f57e486f1
Syntaxint FileServerPort { get; }
ReadOnly Property FileServerPort As Integer
Get
property int FileServerPort {
int get ();
}
abstract FileServerPort : int with get
Property Value
Int32
See Also