Stores a message sink and its associated state, and then dispatches a message asynchronously, using the sink just stored and any other stored sinks.
The ServerChannelSinkStack.StoreAndDispatch(IServerChannelSink, object) method is intended for use only by the .NET Framework remoting infrastructure. You should not call it directly.
The method should be only called by a transport sink to complete an asynchronous dispatch.