LumiSoft Net Help
BytesWritten Property
NamespacesLumiSoft.Net.IOSmartStream..::..WritePeriodTerminatedAsyncOPBytesWritten
Gets number of bytes written.
Declaration Syntax
C#Visual BasicVisual C++F#
public int BytesWritten { get; }
Public ReadOnly Property BytesWritten As Integer
	Get
public:
property int BytesWritten {
	int get ();
}
member BytesWritten : int 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