ITransportFactoryContainerGetAll Method |
Namespace: Ozeki.NetworkAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
SyntaxIEnumerable<ITransportFactory> GetAll()
Function GetAll As IEnumerable(Of ITransportFactory)
IEnumerable<ITransportFactory^>^ GetAll()
abstract GetAll : unit -> IEnumerable<ITransportFactory>
Return Value
IEnumerableITransportFactory
See Also