Click or drag to resize

WebSocketMockResponseClose Method

When overridden by a descendant class, closes the response stream.

Namespace:  FM.IceLink
Assembly:  FM.IceLink (in FM.IceLink.dll) Version: 3.2.2.607 (3.2.2.607)
Exceptions
ExceptionCondition
NotSupportedExceptionAny attempt is made to access the method, when the method is not overridden in a descendant class.
See Also