Name | Description | |
---|---|---|
![]() |
_authProvider | Authentication provider. |
![]() |
_channelFactory | Delegate to factory method, which creates the .NET Remoting channel instance. |
![]() |
_channelName | Unique channel name. |
![]() |
_channelSettings | Dictionary for channel settings. |
![]() |
_clientSinkChain | List for building the client sink chain. |
![]() |
_serverSinkChain | List for building the server sink chain. |
Name | Description | |
---|---|---|
![]() |
ServerProtocolSetup | Creates a new instance of the ServerProtocolSetup class. |
Name | Description | |
---|---|---|
![]() |
ServerProtocolSetup | Creates a new instance of the ServerProtocolSetupBase class. |
Name | Description | |
---|---|---|
![]() ![]() |
CreateChannel | Creates and configures a Remoting channel. |
![]() ![]() |
WithChannel | Creates a new ServerProtocolSetup with a specified channel factory method. |
Name | Description | |
---|---|---|
![]() ![]() |
BuildClientSinkChain | Builds the client sink chain. |
![]() ![]() |
BuildServerSinkChain | Builds the server sink chain. |
Name | Description | |
---|---|---|
![]() ![]() |
AuthenticationProvider | Gets or sets the authentication provider. |
![]() |
ChannelName | Gets the name of the remoting channel. |
![]() ![]() |
ChannelSettings | Gets a dictionary with channel settings. |
![]() ![]() |
ClientSinkChain | Gets a list of all Remoting sinks from the client sink chain. |
![]() ![]() |
ServerSinkChain | Gets a list of all Remoting sinks from the server sink chain. |