C-DEngine 5.105

WebSocketServiceHost..::..Type Property

Gets the Type of the behavior of the WebSocket service.

Namespace:  WebSocketSharp.Server
Assembly:  C-DEngine (in C-DEngine.dll)

Syntax


public Type Type { get; }
Public ReadOnly Property Type As Type
	Get
public:
property Type^ Type {
	Type^ get ();
}

Field Value

A Type that represents the type of the behavior of the service.