InvokeMethodOptionsExtensions.IsTransactionOption Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Parameters
- options
- InvokeMethodOptions
- test
- InvokeMethodOptions