|
ITFtpTransferUserContext Property
|
You can set your own object here to associate custom data with this transfer.
Namespace: GSF.Net.TFtpAssembly: GSF.Net (in GSF.Net.dll) Version: 2.4.207-beta
Syntax Object UserContext { get; set; }
Property UserContext As Object
Get
Set
abstract UserContext : Object with get, set
function get_UserContext();
function set_UserContext(value);
View SourceProperty Value
ObjectSee Also