Documentation for a minimal subset of the QSM API
Address Property
Namespaces > QS.Fx.Network > IListener > Address
The receive address of the socket. It could be an IP multicast or broadcast address.
Syntax
C#Visual BasicManaged C++
NetworkAddress Address { get; }
ReadOnly Property Address As NetworkAddress
property NetworkAddress^ Address {
	NetworkAddress^ get ();
}

Assembly: QuickSilver_1 (Module: QuickSilver_1) Version: 1.0.0.0