Click or drag to resize

WebSocketMockResponseResponseUri Property

When overridden in a derived class, gets the URI of the Internet resource that actually responded to the request.

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 get or set the property, when the property is not overridden in a descendant class.
See Also