[This documentation is preliminary and is subject to change.]
Applies to: Metro style apps | desktop apps
Provides socket information on a StreamWebSocket object.
Syntax
var streamWebSocketInformation = StreamWebSocket.Information;
Attributes
- DualApiPartitionAttribute()
- MarshalingBehaviorAttribute(Agile)
- VersionAttribute(NTDDI_WIN8)
Members
The StreamWebSocketInformation class has these types of members:
Methods
The StreamWebSocketInformation class inherits methods from the Object class (C#/VB/C++).
Properties
The StreamWebSocketInformation class has these properties.
| Property | Access type | Description |
|---|---|---|
| Read-only | Gets bandwidth information for network data transfer on a StreamWebSocket object. | |
| Read-only | Gets the IP address associated with a StreamWebSocket object. | |
| Read-only | Gets the WebSocket sub-protocol negotiated with the server during WebSocket handshake on a StreamWebSocket object. |
Requirements
|
Minimum supported client | Windows 8 Release Preview |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
Namespace |
|
|
Metadata |
|
|
DLL |
|
|
Capabilities |
|
See also
Build date: 5/22/2012
