NSXpcConnection.CreateSynchronousRemoteObjectProxy<TProtocol> Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public TProtocol CreateSynchronousRemoteObjectProxy<TProtocol>(Action<Foundation.NSError> errorHandler) where TProtocol : class, ObjCRuntime.INativeObject;
member this.CreateSynchronousRemoteObjectProxy : Action<Foundation.NSError> -> 'Protocol (requires 'Protocol : null and 'Protocol :> ObjCRuntime.INativeObject)
Type Parameters
- TProtocol
Parameters
Returns
TProtocol