IRemoteMethodMetadata Type

Information about a remote method.

Instance members

Instance member Description

this.ArgumentType

Full Usage: this.ArgumentType

Returns: Type
Modifiers: abstract
Returns: Type

this.Function

Full Usage: this.Function

Returns: obj
Modifiers: abstract
Returns: obj

this.Handler

Full Usage: this.Handler

Returns: RequestDelegate
Modifiers: abstract
Returns: RequestDelegate

this.Name

Full Usage: this.Name

Returns: string
Modifiers: abstract
Returns: string

this.ReturnType

Full Usage: this.ReturnType

Returns: Type
Modifiers: abstract
Returns: Type

this.Service

Full Usage: this.Service

Returns: IRemoteServiceMetadata
Modifiers: abstract
Returns: IRemoteServiceMetadata