Interface IHasConnectionId
Indicates a request has a connection Id.
public interface IHasConnectionId
Properties
ConnectionId
The connection Id.
string ConnectionId { get; }
Indicates a request has a connection Id.
public interface IHasConnectionId
The connection Id.
string ConnectionId { get; }