IRpcClientTServiceInterface Interface |
[Missing <summary> documentation for "T:Eneter.Messaging.EndPoints.Rpc.IRpcClient`1"]
Namespace: Eneter.Messaging.EndPoints.Rpc
public interface IRpcClient<TServiceInterface> : IAttachableDuplexOutputChannel where TServiceInterface : class
[Missing <typeparam name="TServiceInterface"/> documentation for "T:Eneter.Messaging.EndPoints.Rpc.IRpcClient`1"]
The IRpcClientTServiceInterface type exposes the following members.
Name | Description | |
---|---|---|
AttachedDuplexOutputChannel | (Inherited from IAttachableDuplexOutputChannel.) | |
IsDuplexOutputChannelAttached | (Inherited from IAttachableDuplexOutputChannel.) | |
Proxy |
Name | Description | |
---|---|---|
AttachDuplexOutputChannel | (Inherited from IAttachableDuplexOutputChannel.) | |
CallRemoteMethod | ||
DetachDuplexOutputChannel | (Inherited from IAttachableDuplexOutputChannel.) | |
SubscribeRemoteEventTEventArgs | ||
UnsubscribeRemoteEvent |
Name | Description | |
---|---|---|
ConnectionClosed | ||
ConnectionOpened |