IpcServiceFactory Methods Content Studio 5.7 SDK
Content Studio Web Content Management System

[This is preliminary documentation and is subject to change.]

The IpcServiceFactory type exposes the following members.

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetServiceT
Retrieves a proxy to a well-known remote server object.
(Inherited from ServiceFactory.)
Public method GetType (Inherited from Object.)
Public method GetUri
Gets the Uri representing the server object to get, i.e. ipc://ChannelPipe/Application/ObjectMoniker
(Overrides ServiceFactoryGetUri(String).)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)
Public method TryGetServiceT
When implemented in derived classes, retrieves a proxy to a well-known remote server object. A return value indicates whether the service could be created.
(Inherited from ServiceFactory.)
Top
See Also

Reference