LumiSoft Net Help
Available Property
NamespacesLumiSoft.Net.MediaAudioInAvailable
Gets number of bytes available for reading.
Declaration Syntax
C#Visual BasicVisual C++F#
public int Available { get; }
Public ReadOnly Property Available As Integer
	Get
public:
property int Available {
	int get ();
}
member Available : int with get
Property Value
Exceptions
ExceptionCondition
ObjectDisposedExceptionIs raised when this class is Disposed and this property is accessed.

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119