다음을 통해 공유


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

속성 값

Boolean

응답 serialize 작업에 대해 가장이 사용되면 true이고, 그렇지 않으면 false입니다.

적용 대상