←Select platform

GetWebSocketInfo Method

Summary

Gets CCOW client service websocket info.

Syntax

C#
VB
C++
[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.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Ccow.Services Assembly