Interface IRpcServer
Inherited Members
System.IDisposable.Dispose()
Namespace: Catalyst.Abstractions.Rpc
Assembly: Catalyst.Abstractions.dll
Syntax
public interface IRpcServer : IObservableMessageStreamer<ProtocolMessage>, ISocket, IDisposable
Properties
| Improve this Doc View SourceSettings
Declaration
IRpcServerSettings Settings { get; }
Property Value
Type | Description |
---|---|
IRpcServerSettings |