共用方式為


ChannelSinkCallContext 類別

定義

public ref class ChannelSinkCallContext : System::Runtime::Serialization::ISerializable
[System.Serializable]
public class ChannelSinkCallContext : System.Runtime.Serialization.ISerializable
type ChannelSinkCallContext = class
    interface ISerializable
Public Class ChannelSinkCallContext
Implements ISerializable
繼承
ChannelSinkCallContext
屬性
實作

建構函式

ChannelSinkCallContext(ChannelSinkCallContext+MessageType, String, Byte[], ChannelSinkCallContext+AuthenticationLevel)
ChannelSinkCallContext(SerializationInfo, StreamingContext)

欄位

ContentTypeHeader

屬性

ChannelSinkContextHeaderName
ClientEntryId
CxtAuthenticationLevel
IncludesRequest
Token
Type

方法

DeserializeStringToChannelSinkCallContext(String)
GetObjectData(SerializationInfo, StreamingContext)
SerializeChannelSinkCallContextToString(ChannelSinkCallContext)

適用於