Method Single
Single<T>()
Gets a single message of the specified type. Throws if zero or more than one match.
public TrackedMessage Single<T>() where T : notnull
Returns
Type Parameters
T
Gets a single message of the specified type. Throws if zero or more than one match.
public TrackedMessage Single<T>() where T : notnull
T