Click or drag to resize
TransactionIsComplete Property
Gets a value indicating whether this object is complete.

Namespace: StreamCoders.Rtsp
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public virtual bool IsComplete { get; }

Property Value

Type: Boolean
true if this object is complete, false if not.
See Also