Click or drag to resize

WebSocketMockResponseGetResponseStream Method

When overridden in a descendant class, returns the data stream from the Internet resource.

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