共用方式為


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

適用於