Click or drag to resize

IProtocolTransport Property

Communication layer

Namespace:  Crosser.Common.Server.Protocol
Assembly:  Crosser.Common (in Crosser.Common.dll) Version: 0.0.4
Syntax
C#
IBaseTransport Transport { get; set; }

Property Value

Type: IBaseTransport
See Also