共用方式為


BTXDebugProxy 類別

定義

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
繼承
BTXDebugProxy
屬性
實作

建構函式

BTXDebugProxy(BTXEvents, IDebugCallbackInstance, Service)

屬性

AdminUserGroupName
AmbientEnvironment

方法

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[])

適用於