Committed length of the stream.
Namespace: VcClientAssembly: VcClient (in VcClient.dll) Version: 1.0.0.0 (1.8.400.4142)
Syntax
C# |
---|
public long CommittedLength { get; set; } |
Visual Basic |
---|
Public Property CommittedLength As Long Get Set |
Visual C++ |
---|
public: property long long CommittedLength { long long get (); void set (long long value); } |