IConnection Interface |
Namespace: Crosser.Common.Server
public interface IConnection : IStorageEntity<Guid, IProtocol>
The IConnection type exposes the following members.
Name | Description | |
---|---|---|
TKEY |
The generic key
(Inherited from IStorageEntityTKey, TValue.) | |
TVALUE |
The generic value
(Inherited from IStorageEntityTKey, TValue.) |