Miner.Responder.Shared Assembly > Miner.Responder.Shared Namespace > RxApp Class > GetService Method : GetService(Type) Method |
'Declaration Public Overloads Shared Function GetService( _ ByVal service As System.Type _ ) As System.Object
'Usage Dim service As System.Type Dim value As System.Object value = RxApp.GetService(service)
public static System.object GetService( System.Type service )
Exception | Description |
---|---|
WrongThreadException | A WrongThreadException will be thrown if attempting to retrieve a COM service type from an MTA thread. |
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.