C# (CSharp) WireBus 네임스페이스

중첩된 네임스페이스

WireBus.Tests

클래스들

이름 설명
ConnectionSemantics Describes the semantics of a WireBus connection. "Peer" refers to the other (non-local) connected party. The semantics of the local WireBus must match the peer WireBus, or messages will not be transmitted properly.
WireBusClient A WireBus client, responsible for wrapping a TCP/IP connection and serializing the data going over the bus.
WireBusListener A listener for receiving incoming WireBus.NET connections.
WireContext A context describing a received message and the ability to reply to it.