ICallContext IScopedRpcServer.CallContext { get; set; }Private Property CallContext As ICallContext
	Implements IScopedRpcServer.CallContext
	Get
	Setprivate abstract CallContext : ICallContext with get, set
private override CallContext : ICallContext with get, set