GetWebSocketInfo Method

Summary
Gets CCOW client service websocket info.
Syntax
C#
VB
C++
[OperationContractAttribute()] 
[WebGetAttribute(BodyStyle=0, UriTemplate="?interface=WebSocket&method=GetInfo")] 
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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Ccow.Services Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.