WebSocketServiceManager..::..Paths Property
Gets the paths for the WebSocket services.
Namespace:
WebSocketSharp.ServerAssembly: C-DEngine (in C-DEngine.dll)
Syntax
public IEnumerable<string> Paths { get; }
Public ReadOnly Property Paths As IEnumerable(Of String) Get
public: property IEnumerable<String^>^ Paths { IEnumerable<String^>^ get (); }