C# Class PowershellDebugSession.ConnectionState

Singleton class for interacting with currently opened debug session.
Show file Open project: southpolenator/WinDbgCs Class Usage Examples

Public Methods

Method Description
GetConnectionState ( ) : ConnectionState

Method Details

GetConnectionState() public static method

public static GetConnectionState ( ) : ConnectionState
return ConnectionState