|
ITFtpTransferExpectedSize Property
|
Expected transfer size in bytes. 0 if size is unknown.
Namespace: GSF.Net.TFtpAssembly: GSF.Net (in GSF.Net.dll) Version: 2.4.207-beta
Syntax long ExpectedSize { get; set; }
Property ExpectedSize As Long
Get
Set
abstract ExpectedSize : int64 with get, set
function get_ExpectedSize();
function set_ExpectedSize(value);
View SourceProperty Value
Int64See Also