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