| TBinaryProtocolTS Constructor |
[This is preliminary documentation and is subject to change.]
contructor of TBinaryProtocolTS
Namespace:
Ruyi.Layer0
Assembly:
SDK.Base.nf2.0 (in SDK.Base.nf2.0.dll) Version: 0.9.3.3995 (0.9.3.3995)
Syntax public TBinaryProtocolTS(
TTransport trans
)
Parameters
- trans
- Type: TTransport
TTransport instance used between C/S
See Also