Click or drag to resize

WebSocketMockRequestEndGetRequestStream Method

When overridden in a descendant class, returns a Stream for writing data to the Internet resource.

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