'Declaration
Public Sub End( _ ByVal status As SessionStatus, _ ByVal reason As String _ )
public void End( SessionStatus status, string reason )
Parameters
- status
- The session status.
- reason
- The reason.
'Declaration
Public Sub End( _ ByVal status As SessionStatus, _ ByVal reason As String _ )
public void End( SessionStatus status, string reason )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2