Namespace: Rx.Net – Class: RxException – Assembly: Rx.Net.Mixed

RxException.ToNative Method

C#
public CRxException ToNative()

Converts this .NET RxException to a C++ CRxException.

Returns

CRxException

This .NET RxException as a C++ CRxException.