DispatchRuntime.ImpersonateOnSerializingReply 속성

정의

회신 작업을 serialize할 때 가장이 사용되는지 여부를 나타내는 값을 가져옵니다.

public:
 property bool ImpersonateOnSerializingReply { bool get(); void set(bool value); };
public bool ImpersonateOnSerializingReply { get; set; }
member this.ImpersonateOnSerializingReply : bool with get, set
Public Property ImpersonateOnSerializingReply As Boolean

속성 값

true회신 작업을 직렬화하는 데 가장이 사용되는 경우 그렇지 않으면 . false

적용 대상