Name | Description | |
---|---|---|
![]() |
_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 | |
---|---|---|
![]() |
ClientProtocolSetup | Creates a new instance of the ClientProtocolSetup class. |
Name | Description | |
---|---|---|
![]() |
ClientProtocolSetup | Creates a new instance of the ClientProtocolSetup class. |
Name | Description | |
---|---|---|
![]() ![]() |
CreateChannel | Creates and configures a Remoting channel. |
![]() ![]() |
GetClientProtocol | Gets the default client protocol setup for the given URL. |
![]() ![]() |
IsUrlValid | Checks whether the given URL is valid for this protocol. |
![]() ![]() |
RegisterClientProtocol | Registers the default protocol setup for the given URL prefix. |
![]() ![]() |
WithChannel | Creates a new ClientProtocolSetup with a specified channel factory method. |
Name | Description | |
---|---|---|
![]() ![]() |
BuildClientSinkChain | Builds the client sink chain. |
![]() ![]() |
BuildServerSinkChain | Builds the server sink chain. |
Name | Description | |
---|---|---|
![]() |
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. |