Click or drag to resize

WebSocketServiceHostPath Property

Gets the path to the service.

Namespace:  Sfs2X.WebSocketSharp.Server
Assembly:  SmartFox2X (in SmartFox2X.dll) Version: 1.8.0.0 (1.8.0)
Syntax
C#
public string Path { get; }

Property Value

Type: String
A String that represents the absolute path to the service.
See Also