WebSocketMockRequestHeaders Property  | 
 
            When overridden in a descendant class, gets or sets the collection of header name/value pairs associated with the request.
            
 
    Namespace: 
   FM.IceLink
    Assembly:
   FM.IceLink (in FM.IceLink.dll) Version: 3.2.2.607 (3.2.2.607)
Exceptions| Exception | Condition | 
|---|
| NotImplementedException | Any attempt is made to get or set the property, when the property is not overridden in a descendant class.  | 
See Also