public sealed class ApplicationManagerProcessServiceClient : IApplicationManagerServiceHost,
IAsyncDisposable, IDisposable, IApplicationManagerPipeService
Public NotInheritable Class ApplicationManagerProcessServiceClient
Implements IApplicationManagerServiceHost, IAsyncDisposable, IDisposable, IApplicationManagerPipeService
public ref class ApplicationManagerProcessServiceClient sealed : IApplicationManagerServiceHost,
IAsyncDisposable, IDisposable, IApplicationManagerPipeService
[<SealedAttribute>]
type ApplicationManagerProcessServiceClient =
class
interface IApplicationManagerServiceHost
interface IAsyncDisposable
interface IDisposable
interface IApplicationManagerPipeService
end
ApplicationManagerProcessServiceClient | Инициализирует новый экземпляр класса ApplicationManagerProcessServiceClient |
ServiceStarted | Gets a value indicating whether Признак наличия запущенного экземпляра сервиса приложений |
ActivateAsync | |
ActivateByNewInstanceAsync | |
Dispose | Освобождает ресурсы, занимаемые объектом. |
DisposeAsync | Освобождает ресурсы, занимаемые объектом. |
Equals | Determines whether the specified object is equal to the current object. (Унаследован от Object) |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object) |
GetHashCode | Serves as the default hash function. (Унаследован от Object) |
GetType | Gets the Type of the current instance. (Унаследован от Object) |
MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |
ProcessLinkAsync | |
RegisterApplicationAsync | |
StartServiceAsync | Осуществляет создание и запуск сервиса IApplicationManagerService, если сервис не был ранее запущен. |
StopServiceAsync | Осуществляет прекращение работы сервиса IApplicationManagerService, если он был ранее запущен. |
ToString | Returns a string that represents the current object. (Унаследован от Object) |
UnregisterApplicationAsync |
Get | (Определяется ComHelper) |
InternalMarkerCanvas |
Возвращает маркер аннотации
(Определяется AnnotationInternalsAccessor) |
Invoke | (Определяется ComHelper) |
Set | (Определяется ComHelper) |