GetWebSocketInfo Method
Summary
Gets CCOW client service websocket info.
Syntax
[WebGetAttribute(BodyStyle=0, UriTemplate="?interface=WebSocket&method=GetInfo")]
[OperationContractAttribute()]
public Stream GetWebSocketInfo()
<OperationContractAttribute()>
<WebGetAttribute(IsBodyStyleSetExplicitly=True, UriTemplate="?interface=WebSocket&method=GetInfo")>
Function GetWebSocketInfo() As Stream
[OperationContractAttribute()]
[WebGetAttribute(IsBodyStyleSetExplicitly=true, UriTemplate="?interface=WebSocket&method=GetInfo")]
Stream^ GetWebSocketInfo();
Return Value
The client service websocket info.