WebPubSubGroupMember Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents a connection in a group.
public class WebPubSubGroupMember
type WebPubSubGroupMember = class
Public Class WebPubSubGroupMember
- Inheritance
-
WebPubSubGroupMember
Remarks
Creates a new instance of WebPubSubGroupMember with the specified connection id.
Constructors
| Name | Description |
|---|---|
| WebPubSubGroupMember(String) |
Represents a connection in a group. |
Properties
| Name | Description |
|---|---|
| ConnectionId |
The connection id. |
| UserId |
The user id. |