Gets the user-defined state object specified in a call to Begin... method.
Namespace:
Rebex.Net
Assembly:
Rebex.Sftp (in Rebex.Sftp.dll)
Syntax
Visual Basic |
---|
Public ReadOnly Property Id As Object Get |
C# |
---|
public Object Id { get; } |