TessaMetricsEndCardRequest - метод
Пространство имён: Tessa.Platform.CountersСборка: Tessa (в Tessa.dll) Версия: 4.2.0+ffad8363f63902f18b3b3f4cfa533a14b2fb19a6
public void EndCardRequest(
Guid? requestType = null
)
Public Sub EndCardRequest (
Optional requestType As Guid? = Nothing
)
public:
void EndCardRequest(
Nullable<Guid> requestType = nullptr
)
member EndCardRequest :
?requestType : Nullable<Guid>
(* Defaults:
let _requestType = defaultArg requestType null
*)
-> unit
Параметры
- requestType NullableGuid (Optional)
-