다음을 통해 공유


IInvocationBinder 인터페이스

정의

에서 역직렬화되는 허브 메시지에 필요한 를 가져오는 Type데 사용되는 IHubProtocol클래스입니다.

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

메서드

GetParameterTypes(String)

인수로 을 사용하여 나타내는 methodName 메서드의 Type목록을 가져옵니다.

GetReturnType(String)

Type 나타내는 invocationId 호출이 포함될 것으로 예상되는 호출을 가져옵니다.

GetStreamItemType(String)

스트림 항목이 Type 포함될 것으로 예상되는 을 가져옵니다.

GetTarget(ReadOnlySpan<Byte>)

String 바이트에서 대상에 대한 표현을 가져옵니다.

적용 대상