Method | Description | |
---|---|---|
CreateSink ( IChannelReceiver channel ) : IServerChannelSink | ||
GetChannelData ( IChannelDataStore localChannelData ) : void | ||
SdlChannelSinkProvider ( ) : System | ||
SdlChannelSinkProvider ( IDictionary properties, ICollection providerData ) : System |
public CreateSink ( IChannelReceiver channel ) : IServerChannelSink | ||
channel | IChannelReceiver | |
return | IServerChannelSink |
public GetChannelData ( IChannelDataStore localChannelData ) : void | ||
localChannelData | IChannelDataStore | |
return | void |
public SdlChannelSinkProvider ( IDictionary properties, ICollection providerData ) : System | ||
properties | IDictionary | |
providerData | ICollection | |
return | System |