Gets the user-defined state object specified in a call to asynchronous 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; } |