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; }

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also