Client
|
The ClientInfo type exposes the following members.
Name | Description | |
---|---|---|
ConnectedAt | Gets or sets the UTC DateTime when the client connected to the ServiceBusService. | |
MessagesConsumed | Gets or sets the total number of Messages consumed by the client. | |
MessagesProduced | Gets or sets the total number of Messages produced by the client. | |
OperationContext | Gets or sets the OperationContext object of the client. | |
SessionId | Gets or sets the session identifier of the client. |