Sdílet prostřednictvím


IInvocationBinder Rozhraní

Definice

Třída používaná uživatelem IHubProtocols k získání Type(s) očekávaných deserializovanými centrálními zprávami.

public interface class IInvocationBinder
public interface IInvocationBinder
type IInvocationBinder = interface
Public Interface IInvocationBinder

Metody

GetParameterTypes(String)

Získá seznam Types metody reprezentované methodName jako argumenty.

GetReturnType(String)

Type Získá vyvolání reprezentované invocationId je očekávaný obsahovat.

GetStreamItemType(String)

Type Získá položku streamu, která by měla obsahovat.

GetTarget(ReadOnlySpan<Byte>)

Získá reprezentaci String cíle z bajtů.

Platí pro