Optional
body: TOptional
schema: ReceiveType<T>Releases this subject. It is necessary that eventually every created subject is released, otherwise dramatic performance decrease and memory leak will happen.
Protected
catchReleases this subject. It is necessary that eventually every created subject is released, otherwise dramatic performance decrease and memory leak will happen.
Protected
Optional
uncatchedOptional
schema: ReceiveType<T>Protected
onSends a message to the server in the context of this created subject. If the connection meanwhile has been reconnected, and completed MessageSubject.
Optional
body: TOptional
schema: ReceiveType<T>Generated using TypeDoc
Releases this subject. It is necessary that eventually every created subject is released, otherwise dramatic performance decrease and memory leak will happen.