Click or drag to resize
TransactionAbort Method
Aborts transaction by setting event to signaled. So checking sanity would be to receive a WaitComplete = true but IsComplete = false.

Namespace: StreamCoders.Rtsp
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public void Abort()
See Also