←Select platform

GetWebSocketInfo Method

Summary

Gets CCOW client service websocket info.

Syntax

C#
VB
C++
[OperationContractAttribute()] 
[WebGetAttribute(IsBodyStyleSetExplicitly=true, UriTemplate="?interface=WebSocket&method=GetInfo")] 
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.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Ccow.Services Assembly
Click or drag to resize