Method TryEmit
TryEmit<T>(T)
Attemps to post a message to the stream managing events of type T.
public bool TryEmit<T>(T evt)
Parameters
evtT
Returns
Type Parameters
T
Attemps to post a message to the stream managing events of type T.
public bool TryEmit<T>(T evt)
evt TT