You are here: Start » FIL.NET » WebSocketConnectionState.Reset Method

WebSocketConnectionState.Reset Method

Resets this instance with data of the other WebSocketConnectionState object.

Namespace:FilNet
Assembly:FIL.NET.dll

Syntax

public void Reset
(
	FilNet.WebSocketConnectionState other
)

Parameters

Name Type Range Default Description
otherFilNet.WebSocketConnectionState

See also