Property | Type | Description | |
---|---|---|---|
CreateSink | IServerChannelSink | ||
GetChannelData | void |
Method | Description | |
---|---|---|
BinaryServerFormatterSinkProvider ( ) : System | ||
BinaryServerFormatterSinkProvider ( IDictionary properties, ICollection providerData ) : System |
Method | Description | |
---|---|---|
CreateSink ( IChannelReceiver channel ) : IServerChannelSink | ||
GetChannelData ( IChannelDataStore channelData ) : void |
public BinaryServerFormatterSinkProvider ( ) : System | ||
return | System |
public BinaryServerFormatterSinkProvider ( IDictionary properties, ICollection providerData ) : System | ||
properties | IDictionary | |
providerData | ICollection | |
return | System |