IVssServerDataProvider.Disconnect Method
Reset the connection state back to disconnect The client must reconnect
Namespace: Microsoft.VisualStudio.Services.Client
Assembly: Microsoft.VisualStudio.Services.Client (in Microsoft.VisualStudio.Services.Client.dll)
Syntax
'Declaration
Sub Disconnect
void Disconnect()
void Disconnect()
abstract Disconnect : unit -> unit
function Disconnect()
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.