Click or drag to resize

WebSocketMockRequestBeginGetRequestStream Method

When overridden in a descendant class, provides an asynchronous method to request a stream.

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