Interface IHasStreamId
Indicates the request has a StreamId.
public interface IHasStreamId
Properties
StreamId
The stream Id.
Guid StreamId { get; }
Indicates the request has a StreamId.
public interface IHasStreamId
The stream Id.
Guid StreamId { get; }