BTXSecuredDebugProxy 类

定义

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
继承
BTXSecuredDebugProxy
属性
实现

构造函数

BTXSecuredDebugProxy(BTXDebugProxy)

属性

AdminIdentity
AmbientEnvironment

方法

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

适用于