Click or drag to resize

JCOBridgeDisposeAsyncScope Methods

The JCOBridgeDisposeAsyncScope type exposes the following members.

Methods
 NameDescription
Public methodDispose Releases the batch scope, flushing any queued JVM global reference releases in a single native call. Suppresses finalization after disposal.
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Protected methodFinalize Finalizer
(Overrides ObjectFinalize)
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Top
Extension Methods
 NameDescription
Public Extension MethodConvertTReturn Converts a generic object
(Defined by JCOBridgeExtensions)
Public Extension MethodToNative Converts a generic input to an object manageable from the JVM
(Defined by JCOBridgeExtensions)
Top
See Also