Click or drag to resize

ClientInfo Fields

The ClientInfo type exposes the following members.

Fields
  Name Description
Public field ConnectedAt Gets or sets the UTC DateTime when the client connected to the ServiceBusService.
Public field MessagesConsumed Gets or sets the total number of Messages consumed by the client.
Public field MessagesProduced Gets or sets the total number of Messages produced by the client.
Public field OperationContext Gets or sets the OperationContext object of the client.
Public field SessionId Gets or sets the session identifier of the client.
Top
See Also