Class RemoteEndpointFactoryExtensions
Extends RemoteEndpointFactory with operations to handle Mobile endpoints.
public static class RemoteEndpointFactoryExtensions
- Inheritance
-
RemoteEndpointFactoryExtensions
- Inherited Members
Methods
CreateMobileEndpoint(RemoteEndpointFactory, MobileEndpointInfo)
Creates a new Mobile endpoint. Override for session time endpoint with same name. Changes root to localhost if endpoint is root.
public static IRemoteEndpoint CreateMobileEndpoint(this RemoteEndpointFactory factory, MobileEndpointInfo info)
Parameters
factoryRemoteEndpointFactoryRemoteEndpointFactory instance.
infoMobileEndpointInfoInformation object to define an endpoint.
Returns
- IRemoteEndpoint
New Mobile endpoint.
GetAllMobileEndpoints(RemoteEndpointFactory)
Gets all existing endpoints.
public static IEnumerable<IRemoteEndpoint> GetAllMobileEndpoints(this RemoteEndpointFactory factory)
Parameters
factoryRemoteEndpointFactoryRemoteEndpointFactory instance.
Returns
- IEnumerable<IRemoteEndpoint>
All existing endpoints.
GetAllMobileEndpoints(RemoteEndpointFactory, string)
public static IEnumerable<IRemoteEndpoint> GetAllMobileEndpoints(this RemoteEndpointFactory factory, string technology)
Parameters
factoryRemoteEndpointFactorytechnologystring