Click or drag to resize

WebSocketMockRequestMethod Property

When overridden in a descendant class, gets or sets the protocol method to use in this request.

Namespace:  FM.IceLink
Assembly:  FM.IceLink (in FM.IceLink.dll) Version: 3.2.2.607 (3.2.2.607)
Exceptions
ExceptionCondition
NotImplementedExceptionIf the property is not overridden in a descendant class, any attempt is made to get or set the property.
See Also