LumiSoft Net Help
BytesWritten Property
NamespacesLumiSoft.Net.IOSmartStream..::..WriteStreamAsyncOPBytesWritten
Gets number of bytes written.
Declaration Syntax
C#Visual BasicVisual C++F#
public long BytesWritten { get; }
Public ReadOnly Property BytesWritten As Long
	Get
public:
property long long BytesWritten {
	long long get ();
}
member BytesWritten : int64 with get
Property Value
Exceptions
ExceptionCondition
ObjectDisposedExceptionIs raised when this object is disposed and and this property is accessed.
InvalidOperationExceptionIs raised when this property is accessed other than AsyncOP_State.Completed state.

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