The Notify type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| Notify()()()() | Initializes a new instance of the Notify class | |
| Notify(ByteBuffer) | Initializes a new instance of the Notify class | |
| Notify(IServiceCall) | Initializes a new instance of the Notify class |
Methods
| Name | Description | |
|---|---|---|
| doRelease | ||
| duplicate | ||
| Equals | (Overrides Object..::..Equals(Object).) | |
| Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
| getCall | ||
| getConnectionParams | ||
| getData | ||
| getDataType | (Overrides BaseEvent..::..getDataType()()()().) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| getHeader | (Inherited from BaseEvent.) | |
| getInvokeId | ||
| getObject | (Inherited from BaseEvent.) | |
| getSource | (Inherited from BaseEvent.) | |
| getSourceType | (Inherited from BaseEvent.) | |
| getTimestamp | (Inherited from BaseEvent.) | |
| getType | (Inherited from BaseEvent.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| hasSource | (Inherited from BaseEvent.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| release | (Inherited from BaseEvent.) | |
| releaseInternal | (Overrides BaseEvent..::..releaseInternal()()()().) | |
| retain | (Inherited from BaseEvent.) | |
| setCall | ||
| setConnectionParams | ||
| setData | ||
| setHeader | (Inherited from BaseEvent.) | |
| setInvokeId | ||
| setSource | (Inherited from BaseEvent.) | |
| setSourceType | (Inherited from BaseEvent.) | |
| setTimestamp | (Inherited from BaseEvent.) | |
| ToString | (Overrides Object..::..ToString()()()().) |
Fields
| Name | Description | |
|---|---|---|
| call | ||
| data | ||
| header | (Inherited from BaseEvent.) | |
| obj | (Inherited from BaseEvent.) | |
| refcount | (Inherited from BaseEvent.) | |
| source | (Inherited from BaseEvent.) | |
| timestamp | (Inherited from BaseEvent.) |