ServiceHealthModel.CommunicationTimeoutsModel Sınıf
Tanım
WCF hizmetinin zaman aşımlarını temsil eden modeli içeren sınıf.The class that contains the model representing a WCF service's timeouts.
public: ref class ServiceHealthModel::CommunicationTimeoutsModel
[System.Runtime.Serialization.DataContract]
public class ServiceHealthModel.CommunicationTimeoutsModel
[<System.Runtime.Serialization.DataContract>]
type ServiceHealthModel.CommunicationTimeoutsModel = class
Public Class ServiceHealthModel.CommunicationTimeoutsModel
- Devralma
-
ServiceHealthModel.CommunicationTimeoutsModel
- Öznitelikler
Oluşturucular
ServiceHealthModel.CommunicationTimeoutsModel() |
|
ServiceHealthModel.CommunicationTimeoutsModel(IDefaultCommunicationTimeouts) |
|
Özellikler
CloseTimeout |
Close()Bir iletişim nesnesi tarafından çağrılan yöntemin zaman aşımına uğramadan zaman aralığını alır.Gets the time interval after which the Close() method invoked by a communication object times out. |
HasTimeouts |
İletişim nesnesinin zaman aşımları olup olmadığını gösteren bir değer alır.Gets a value that indicates whether the communication object has timeouts. |
OpenTimeout |
Open()Bir iletişim nesnesi tarafından çağrılan yöntemin zaman aşımına uğramadan zaman aralığını alır.Gets the time interval after which the Open() method invoked by a communication object times out. |
ReceiveTimeout |
Bir iletişim nesnesi tarafından çağrılan |
SendTimeout |
Bir iletişim nesnesi tarafından çağrılan |
Yöntemler
Equals(Object) |
Belirtilen nesnenin geçerli nesneye eşit olup olmadığını belirler.Determines whether the specified object is equal to the current object. (Devralındığı yer: Object) |
GetHashCode() |
Varsayılan karma işlevi olarak işlev görür.Serves as the default hash function. (Devralındığı yer: Object) |
GetType() |
TypeGeçerli örneği alır.Gets the Type of the current instance. (Devralındığı yer: Object) |
MemberwiseClone() |
Geçerli bir basit kopyasını oluşturur Object .Creates a shallow copy of the current Object. (Devralındığı yer: Object) |
ToString() |
Geçerli nesneyi temsil eden dizeyi döndürür.Returns a string that represents the current object. (Devralındığı yer: Object) |