Share via


BTXSecuredDebugProxy Class

Definition

public ref class BTXSecuredDebugProxy : MarshalByRefObject, Microsoft::XLANGs::RuntimeTypes::IDebugServerInstance
[System.Serializable]
public class BTXSecuredDebugProxy : MarshalByRefObject, Microsoft.XLANGs.RuntimeTypes.IDebugServerInstance
type BTXSecuredDebugProxy = class
    inherit MarshalByRefObject
    interface IDebugServerInstance
Public Class BTXSecuredDebugProxy
Inherits MarshalByRefObject
Implements IDebugServerInstance
Inheritance
BTXSecuredDebugProxy
Attributes
Implements

Constructors

BTXSecuredDebugProxy(BTXDebugProxy)

Properties

AdminIdentity
AmbientEnvironment

Methods

CreateXLANGDebugMessage(XLANGSecuredDebugMessage)
DeliverXlangsEvents(Int32)
Disconnect()
InitializeLifetimeService()
IsClientConnectionValid()
IsCurrentClientValid(Guid)
ProcessGetAssemblyFields(Int32, ScopeFrame[])
ProcessGetInterceptorConfig(Int32, ScopeFrame[])
ProcessGetMessage(Int32, String, ScopeFrame[])
ProcessGetScopeFrames(Int32)
ProcessGetSegmentScopeFrames(Int32)
ProcessResume(Int32)
ProcessSetInterceptorConfig(Int32, ScopeFrame[], Byte[])
ThrowSecurityException(String, Exception, Object[])

Applies to