InvokeMethodOptionsExtensions.IsTransactionOption Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
public static bool IsTransactionOption (this Orleans.CodeGeneration.InvokeMethodOptions options, Orleans.CodeGeneration.InvokeMethodOptions test);
static member IsTransactionOption : Orleans.CodeGeneration.InvokeMethodOptions * Orleans.CodeGeneration.InvokeMethodOptions -> bool
<Extension()>
Public Function IsTransactionOption (options As InvokeMethodOptions, test As InvokeMethodOptions) As Boolean
Parameter
- options
- InvokeMethodOptions
- test
- InvokeMethodOptions