protected override bool DisconnectInternal(BMC.CoreLib.Diagnostics.ModuleProc PROC)
 {
     throw new NotImplementedException();
 }
 protected override bool ConnectInternal(BMC.CoreLib.Diagnostics.ModuleProc PROC, System.Net.EndPoint remoteEndpoint)
 {
     throw new NotImplementedException();
 }