Click or drag to resize

IConnection Interface

Definition for storing connections

Namespace:  Crosser.Common.Server
Assembly:  Crosser.Common (in Crosser.Common.dll) Version: 0.0.4
Syntax
C#
public interface IConnection : IStorageEntity<Guid, IProtocol>

The IConnection type exposes the following members.

Properties
See Also