Initialises the DFS
Namespace: DistributedFileSystemAssembly: DistributedFileSystem (in DistributedFileSystem.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax
Parameters
- initialPort
- Type: System Int32
The local listen port to use
- rangeRandomPortFailover (Optional)
- Type: System Boolean
True if a random port should be select if the initialPort is unavailable
See Also