SecurityCallContext.NumCallers 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
從 COM+ 中的 NumCallers
集合取得 ISecurityCallContext
值。
public:
property int NumCallers { int get(); };
public int NumCallers { get; }
member this.NumCallers : int
Public ReadOnly Property NumCallers As Integer
屬性值
COM+ 中 NumCallers
集合的 ISecurityCallContext
值。
備註
NumCallers 是呼叫鏈結中的呼叫端數目。