SecurityCallContext.NumCallers 속성

정의

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 호출 체인의 호출자 수가입니다.

적용 대상