Share via


BTXDebugProxy Class

Definition

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

Constructors

BTXDebugProxy(BTXEvents, IDebugCallbackInstance, Service)

Properties

AdminUserGroupName
AmbientEnvironment

Methods

DeliverXlangsEvents(Int32)
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