TransportFactoryContainerGetLocalAddresses Method |
Namespace: Ozeki.NetworkAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public List<string> GetLocalAddresses()
Public Function GetLocalAddresses As List(Of String)
public:
virtual List<String^>^ GetLocalAddresses() sealed
abstract GetLocalAddresses : unit -> List<string>
override GetLocalAddresses : unit -> List<string>
Return Value
Type:
ListStringImplements
ITransportFactoryContainerGetLocalAddressesSee Also